how to convert data into numerical dataset

23

#dataframe['c'] = pandas.Categorical.from_array(dataframe.col3).codes

Comments

Submit
0 Comments